CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 函数 拟合

搜索资源列表

  1. curvefit

    0下载:
  2. 用MATLAB函数进行非线性拟合,在VB中调用-MATLAB function with non-linear fitting, call in VB
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1365577
    • 提供者:李刚
  1. shuzhifenxi3

    0下载:
  2. 实验题目:曲线拟合的最小二乘法 相关知识:已知C[a,b]中函数f(x)的一组实验数据(xi,yi)(i=0,1,…,m),其中yi=f(xi)。设 是C[a,b]上线性无关函数族。在 中找函数f(x) 曲线拟合的最小二乘解 ,其法方程(组)为: 其中, k=0,1,…,n 特别是,求函数f(x) 曲线拟合的线性最小二乘解 的计算公式为: 数据结构:两个一维数组或一个二维数组 算法设计:(略) 编写代码:(略) 实验用例: 已知函数y
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:947
    • 提供者:张涛
  1. PolyfitnTools

    0下载:
  2. 多项式拟合的MATLAB工具。只要具有以下几个函数 POLYFITN - A general n-dimensional polynomial fitting tool POLYVALN - An evaluation tool for polynomials produced by polyfitn POLYN2SYMPOLY - A conversion tool to generate a sympoly from the results of polyfitn POLYN
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:49215
    • 提供者:celeneyang
  1. chazhiyunihe

    0下载:
  2. 插值函数, 称为被插函数. 最小二乘拟合: 已知一批离散的数据 , 互不相同,寻求一个拟合函数 ,使 与 的误差平方和在最小二乘意义下最小.在最小二乘意义下确定的 称为最小二乘拟合函数-Interpolation function, referred to as interpolation function. Least-squares fitting: a known number of discrete data, different from each other, to find a f
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:395368
    • 提供者:fengyu
  1. bpneuralnetworksandthestudyofcurve

    0下载:
  2. 网上的大部分BP实现曲线拟合都使用MATLAB库函数,这不利于读者理解BP神经网络的算法。本文用C源码实现MATLAB库函数.-BP to achieve most of the Internet curve fitting using MATLAB library function, this does not help readers understand the BP neural network algorithm. In this paper, the realization of C
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:155888
    • 提供者:chenhongxia
  1. p

    0下载:
  2. 基于马尔萨斯及Logistic人口模型,本文做了相应改进,根据已有数据确立了我们的人口模型。人口净增长率与人口密度比是简单常数值或者是简单的指数函数,所建立的模型来预测人口总数都是不完备的,所以我们假定人口净增长率是随总人口变化的函数,而这个函数是我们通过数据拟合可以近似得到的,由人口净增长率函数的确立,我们可以以微分方程的形式建立人口模型-Based on the Malthusian and Logistic population model, this article has done a
  3. 所属分类:GIS program

    • 发布日期:2017-04-16
    • 文件大小:197206
    • 提供者:laiwei
  1. fitting_criterion

    0下载:
  2. 实现对函数的拟合与逼近 hpirl 最小二乘曲线拟合 hchir 切比雪夫曲线拟合 hremz 最佳一致逼近的里米兹方法 hpir2 矩形域的最小二乘曲面拟合-asdf
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:6110
    • 提供者:XS
  1. lsqcurvefit

    0下载:
  2. LabVIEW编的非线性曲线拟合软件,不需要初始值就可以进行拟合求出函数的系数值-LabVIEW for the non-linear curve fitting software,do not need the initial value can be fitted on the function values obtained
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:55183917
    • 提供者:wrshl@126.com
  1. FitF

    2下载:
  2. 免疫算法实现多峰、多极值函数平面曲面拟合-Immune algorithm to achieve multi-peak and multi-planar surface fitting extremal function
  3. 所属分类:matlab

    • 发布日期:2015-10-09
    • 文件大小:76232
    • 提供者:changcheng
  1. fnnsb

    0下载:
  2. fnnsb函数是用来计算非负最小二乘拟合参数的,-fnnsb function is used to calculate the non-negative least-squares fitting parameters,
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1612
    • 提供者:丁洁
  1. gridfit

    0下载:
  2. 该函数用于二维曲面拟合,能拟合出f=(x,y)的函数图形。-Gridfit is a surface modeling tool, fitting a surface of the form z(x,y) to scattered (or regular) data. As it is not an interpolant, it allows the existence of replicates in your data with no problems.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:10140
    • 提供者:凯歌
  1. nihe

    1下载:
  2. 这是一段拟合函数的MATLAB程序,需要的同学可以下载-It was a fitting function of the MATLAB program, students in need can be downloaded to see if
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:310002
    • 提供者:丁帅
  1. ZJZXEC

    0下载:
  2. 在matlab中编程实现的正交多项式最小二乘拟合函数,调用格式:a=zjzxec(x,y,m)-In the matlab programming in the orthogonal polynomial least squares fitting function, call format: a = zjzxec (x, y, m)
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:648
    • 提供者:刘荣
  1. lzxec

    1下载:
  2. matlab中编程实现的线性最小二乘拟合函数: lzxec:功能:离散试验数据点的线性最小二乘拟合-matlab programming in a linear least-squares fitting function: lzxec: Function: discrete experimental data points, the linear least-squares fitting
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2880
    • 提供者:刘荣
  1. manualhist

    1下载:
  2. 高斯三峰函数的拟合函数,并用该拟合函数进行规定化-Sanfeng Gaussian function fitting function, and use the provisions of the fitting function
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:1031
    • 提供者:尹承天
  1. VisualC

    0下载:
  2. 常用数值算法源代码第1章线性代数方程组的解法,第2章插值,第3章数值积分,第4章特殊函数,第5章函数逼近,第6章随机数,第7章排序第8章特征值问题第9章数据拟合第10章方程求根和非线性方程组的解法第11章函数的极值和最优化第12章傅里叶变换谱方法第13章数据的统计描述第14章解常微分方程组第15章两点边值问题的解法第16章偏微分方程的解法-Numerical algorithm used
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:63148434
    • 提供者:龚云隆
  1. Datafitting

    1下载:
  2. 它包含了数据拟合、interp1 - 一元函数插值、 spline - 样条插值、polyfit - 多项式插值或拟合、curvefit - 曲线拟合、caspe - 各种边界条件的样条插值、casps - 样条拟合(没有)、interp2 - 二元函数插值、griddata - 不规则数据的二元函数插值、interp - 不单调节点插值和lagrange - 拉格朗日插值法的代码.-It contains code of data fitting, interp1- unary functio
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:20547
    • 提供者:温娟
  1. BaseAutopanoramareserch

    0下载:
  2. 别对两幅图像提取广义特征点后, 利用基于根均方误差和交叉相关的两级匹配算法完成同名控制点的建立。并以局部加权直线拟合方法来校正图像 的几何畸变。最后建立两幅图像之间的函数映射关系,完成图像的配准。实验结果证明了该方法的有效性。-Do the two images extracted generalized characteristic point, the root mean square error-based and cross-correlation of the two cont
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:568601
    • 提供者:林杰
  1. gauss10

    0下载:
  2. 可以拟合两点之间的偏差,只需要给出函数相应的数据-The deviation between two points can be fitted, only the corresponding data are given functions
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:8930
    • 提供者:shilei
  1. 3d

    0下载:
  2. 基于径向基函数与B样条的散乱数据拟合方法,适合实现三维重现。-Based on Radial Basis Functions and B-spline of scattered data fitting method for achieving three-dimensional reproducibility.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:11006
    • 提供者:chen bing
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com